transferCall

abstract fun transferCall(newAddress: String?)

Transfers the call to the given address. ** Note that, transfer operation cannot be used with Anonymous calls.**

Since

2.0.0

Parameters

newAddress

String user which call will be transferred to